home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 41
/
Volume 41 - JOGO DISK .iso
/
Games
/
konka_66.swf
/
scripts
/
DefineButton2_818
/
BUTTONCONDACTION on(rollOver).as
< prev
Wrap
Text File
|
2007-05-10
|
209b
|
12 lines
on(rollOver){
g_mous._visible = true;
if(_root.yuyan == 0)
{
g_mous.show = " 骷髅猎人\n可以卖200金币";
}
else
{
g_mous.show = "WraithNimrod\n200 Gold";
}
}